home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Robocode / robocode-setup-1.0.7.jar / extract.jar / robots / sample / Target.properties < prev    next >
Encoding:
Text File  |  2005-02-18  |  391 b   |  10 lines

  1. #Robot Properties
  2. #Fri Nov 02 17:18:28 EST 2001
  3. robot.description=\                             A sample robot\n              Sits still.  Moves every time energy drops by 20.\n                  This Robot demonstrates custom events.
  4. robot.webpage=
  5. robocode.version=1.0
  6. robot.java.source.included=true
  7. robot.author.name=Mathew Nelson
  8. robot.classname=sample.Target
  9. robot.name=Target
  10.